PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package
/
MemoryStream Class
/
MemoryStream Constructor
/ MemoryStream Constructor(int)
Initial stream capacity.
Collapse All
Expand All
In This Topic
MemoryStream Constructor(int)
In This Topic
Initializes a new
MemoryStream
object.
Syntax
public
MemoryStream(
int
capacity
)
Parameters
capacity
Initial stream capacity.
See Also
Reference
MemoryStream Class
MemoryStream Members
Overload List